home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gimp / 2.0 / help / en / gimp-edit-cut.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  5.9 KB  |  148 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>6.6.¬† Cut</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
  10.     <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
  11.     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
  12.     <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
  13.     <link rel="up" href="gimp-imagewindow-menus-edit.html" title="6.¬† The ‚ÄúEdit‚Äù Menu" />
  14.     <link rel="prev" href="gimp-edit-undo-history.html" title="6.5.¬† Undo History" />
  15.     <link rel="next" href="gimp-edit-copy.html" title="6.7.¬† Copy" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">6.6.¬†
  22.     <span lang="en" xml:lang="en">Cut</span>
  23.   </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="gimp-edit-undo-history.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">6.¬†
  28.     <span lang="en" xml:lang="en">The ‚Äú<span class="quote">Edit</span>‚Äù Menu</span>
  29.   </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="gimp-edit-copy.html"><img src="../images/next.png" alt="Next" /></a></td>
  31.         </tr>
  32.       </table>
  33.       <hr />
  34.     </div>
  35.     <div class="sect2" lang="en" xml:lang="en">
  36.       <div class="titlepage">
  37.         <div>
  38.           <div>
  39.             <h3 class="title"><a id="gimp-edit-cut"></a>6.6.¬†
  40.     <span lang="en" xml:lang="en">Cut</span>
  41.   </h3>
  42.           </div>
  43.           <div>
  44.             <div class="revhistory">
  45.               <table border="1" width="100%" summary="Revision history">
  46.                 <tr>
  47.                   <th align="left" valign="top" colspan="3">
  48.                     <b>Revision History</b>
  49.                   </th>
  50.                 </tr>
  51.                 <tr>
  52.                   <td align="left">Revision $Revision: 2413 $</td>
  53.                   <td align="left">2006-07-27</td>
  54.                   <td align="left">sally</td>
  55.                 </tr>
  56.               </table>
  57.             </div>
  58.           </div>
  59.         </div>
  60.       </div>
  61.       <a id="id2683187" class="indexterm"></a>
  62.       <a id="id2683205" class="indexterm"></a>
  63.       <a id="id2683220" class="indexterm"></a>
  64.       <p>
  65.     The <span class="guimenuitem">Cut</span> command deletes the contents of the
  66.     image's selections, and saves them in a clipboard so that they can
  67.     later be pasted using the ‚Äú<span class="quote">Paste</span>‚Äù, ‚Äú<span class="quote">Paste
  68.     Into</span>‚Äù, or ‚Äú<span class="quote">Paste As New</span>‚Äù commands. If there is no
  69.     selection, the entire current layer is cut. The areas whose contents
  70.     are cut are left transparent, if the layer has an alpha channel, or
  71.     filled with the layer's background color, otherwise.
  72.   </p>
  73.       <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
  74.         <table border="0" summary="Note">
  75.           <tr>
  76.             <td rowspan="2" align="center" valign="top" width="25">
  77.               <img alt="[Note]" src="../images/note.png" />
  78.             </td>
  79.             <th align="left">Note</th>
  80.           </tr>
  81.           <tr>
  82.             <td align="left" valign="top">
  83.               <p>
  84.       The <span class="guimenuitem">Cut</span> command only works on the current
  85.       active layer. Any layers above or below the active layer are ignored.
  86.     </p>
  87.             </td>
  88.           </tr>
  89.         </table>
  90.       </div>
  91.       <div class="sect3" lang="en" xml:lang="en">
  92.         <div class="titlepage">
  93.           <div>
  94.             <div>
  95.               <h4 class="title"><a id="id2683275"></a>6.6.1.¬†
  96.       <span lang="en" xml:lang="en">Activating the Command</span>
  97.     </h4>
  98.             </div>
  99.           </div>
  100.         </div>
  101.         <div class="itemizedlist">
  102.           <ul type="disc">
  103.             <li>
  104.               <p>
  105.           You can access this command from the image menubar through
  106.           <span class="guimenu"><span class="accel">E</span>dit</span> ‚Üí <span class="guimenuitem">Cu<span class="accel">t</span></span>,
  107.         </p>
  108.             </li>
  109.             <li>
  110.               <p>
  111.           or by using the keyboard shortcut
  112.           <span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>X</strong></span>.
  113.         </p>
  114.             </li>
  115.           </ul>
  116.         </div>
  117.       </div>
  118.     </div>
  119.     <div class="navfooter">
  120.       <hr />
  121.       <table width="100%" summary="Navigation footer">
  122.         <tr>
  123.           <td width="40%" align="left"><a accesskey="p" href="gimp-edit-undo-history.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  124.           <td width="20%" align="center">
  125.             <a accesskey="u" href="gimp-imagewindow-menus-edit.html">
  126.               <img src="../images/up.png" alt="Up" />
  127.             </a>
  128.           </td>
  129.           <td width="40%" align="right">¬†<a accesskey="n" href="gimp-edit-copy.html"><img src="../images/next.png" alt="Next" /></a></td>
  130.         </tr>
  131.         <tr>
  132.           <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-edit-undo-history.html">6.5.¬†
  133.     <span lang="en" xml:lang="en">Undo History</span>
  134.   </a>¬†</td>
  135.           <td width="20%" align="center">
  136.             <a accesskey="h" href="index.html">
  137.               <img src="../images/home.png" alt="Home" />
  138.             </a>
  139.           </td>
  140.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="gimp-edit-copy.html">6.7.¬†
  141.     <span lang="en" xml:lang="en">Copy</span>
  142.   </a></td>
  143.         </tr>
  144.       </table>
  145.     </div>
  146.   </body>
  147. </html>
  148.